Skip to content

Conversation

@takato1314
Copy link

Fix issue #125 and #126 where Jupyter notebook cannot load the jupyter_nbextensions_configurator extension and displays a blank page when navigate to localhost:8888/nbextensions/.

The fix is explained in #125 .

@takato1314 takato1314 changed the title Fix issue #125 and #126 Fix unable to load jupyter_nbextensions_configurator extension on Notebook 6.x.x Jan 11, 2021
…r_nbextensions_configurator extension and displays a blank page when navigate to localhost:8888/nbextensions/
@Zsailer
Copy link

Zsailer commented Jan 14, 2021

This issue should be fixed in notebook>=6.2.0, thanks to jupyter/notebook#5934.

@takato1314 takato1314 closed this Jan 14, 2021
@takato1314 takato1314 deleted the fix/new_mathjaxutils_ref branch January 14, 2021 07:31
@lukefeilberg
Copy link

Just a heads up I'm getting this same issue with notebook version 6.5.3.

>jupyter --version
Selected Jupyter core packages...
IPython          : 8.10.0
ipykernel        : 6.19.2
ipywidgets       : 8.0.4
jupyter_client   : 7.4.9
jupyter_core     : 5.3.0
jupyter_server   : 1.23.4
jupyterlab       : 3.5.3
nbclient         : 0.5.13
nbconvert        : 6.5.4
nbformat         : 5.7.0
notebook         : 6.5.3
qtconsole        : 5.4.0
traitlets        : 5.7.1

I just downgraded to 6.1.5 and it now works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants